-
Home
-
wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin
-
2.1.70
-
Code
-
Classes
- Date
Total Complexity |
79 |
Dependencies |
8 |
Dependents |
16 |
Total lines |
481 |
Lines of code |
211 |
Logical lines of code |
128 |
Comment lines |
179 |
Methods |
17 |
Properties |
5 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isDateTimeFormatCode() |
C |
40 |
32 |
50 |
excelToDateTimeObject() |
S |
49 |
7 |
29 |
stringToExcel() |
S |
55 |
6 |
20 |
formattedPHPToExcel() |
S |
51 |
5 |
23 |
PHPToExcel() |
S |
63 |
5 |
10 |
monthStringToNumber() |
S |
64 |
4 |
10 |
validateTimeZone() |
S |
66 |
4 |
8 |
setExcelCalendar() |
S |
67 |
3 |
8 |
dayStringToNumber() |
S |
68 |
2 |
7 |
timestampToExcel() |
S |
70 |
2 |
6 |
getDefaultTimezone() |
S |
70 |
2 |
6 |
setDefaultTimezone() |
S |
69 |
2 |
7 |
getExcelCalendar() |
S |
80 |
1 |
3 |
isDateTime() |
S |
70 |
1 |
7 |
isDateTimeFormat() |
S |
79 |
1 |
3 |
excelToTimestamp() |
S |
75 |
1 |
4 |
dateTimeToExcel() |
S |
65 |
1 |
10 |